home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ultra Utilities
/
Ultra Utilities (NMV)(1993).iso
/
check
/
lmspez
/
lms.rkt
/
LMSPECS.SET
< prev
next >
Wrap
Text File
|
1993-03-18
|
5KB
|
173 lines
# LMSPECS.SET for LMSPECS Version 1.0
#
# Lines starting with '#' are comments.
#
# Possible switches: ON/OFF, 1/0, YES/NO
#
# In case of computer "crash" at "CLONE-CHIPS", please note (13), (15)
# & (27). If you turn off one or more, as necessary, a "crash" can
# be avoided.
#
# (1) Zooming windows (default=Yes)
EXPLODINGWINDOWS=Yes
# (2) Time delay for exploding windows in ms (default-15)
WINDOWDELAY=15
# (3) Windows with underlying shadows (default=Yes)
SHADOWEDWINDOWS=Yes
# (4) Memory complement and speed of the video card indicated.
# (Graphic modes are turned on for this. If you wish to
# run LM-SPECS under Windows 3.X in the demo mode, this
# has to be turned off.) (default=Yes)
VIDEOTEST=Yes
# (5) Write directly into the screen (default=Yes)
DIRECTSCREENWRITES=Yes
# (6) Determine access time of the hard disk (default=Yes)
ACCESSTEST=Yes
# (7) Always specify hard disk speed, even with cache programs
# (default=Yes)
FORCEHDSPEED=Yes
# (8) Omit test on hard disk cache programs (default=No)
SKIPHDCACHETEST=No
# (9) Initialize modem for test (otherwise some modems are not
# recognized) (default=Yes)
INITMODEM=Yes
# (10) Wait for video retrace with CGA cards (slower signal copy,
# but possibly no flicker on old cards) (default=No)
SNOWCHECK=No
# (11) Use BIOS routines for scrolling (default=Yes)
BIOSSCROLL=Yes
# (12) Open window with sound (only with EXPLODINGWINDOWS=Yes)
# (default=Yes)
SOUND=Yes
# (13) Try to recognize chip set. There the computer could possibly
# "crash". (default=No)
TESTBOARD=Yes
# (14) Try to recognize CPU cache size and kind of RAM access.
# (default=Yes)
TESTCPUCACHE=Yes
# (15) Test speed of extended memory. Should this result in a
# computer "crash" (due to privileged mode violations),
# then off (default=No)
TESTEXTMEM=No
# (16) In case the RAM disk should not be recognized, for a
# benchmark, the driver of the RAM disk can be indicated
# (only one letter) (default=C)
RAMDISK=c
# (17) The driver for the DOS-Write-Read-Benchmark can be
# indicated. If a 0 is shown, no testing is done. If
# nothing is shown, the current driver is tested. (default=C)
DOSDISK=c
# (18) Run LM-SPECS always in demo mode (default=Off)
DEMOMODE=Off
# (19) How many seconds should the demo run? (0=forever; default=0)
DEMOTIME=0
# (20) For presentations in demo mode the keyboard can be locked. If
# you indicate "Yes" the demo mode cannot be aborted and so the
# program cannot be terminated. The test runs untile the "DEMO-
# TIME" is done or the computer is rebooted. (default=No)
DEMOLOCKED=No
# (21) Here you can select the delay between the demo steps in seconds.
# (0: you can only manually advance by pressing the space key;
# default: 10)
DEMOSTEPTIME=10
# (22) Select the tests which should be performed in demo- print- or
# save-mode. The characters correspond to the menu hotkeys (case-
# independent). In addition applies (case dependent):
# 'F1'=F1, 'F2'=F2 and so on. (default: 12HBAMCSPDN)
TESTS=12HBAMCSPDN
# (23) To get an optimum result in print- or save-mode, you may
# enable LMSPECS to print out non-standard ascii-characters
# (>=128). Most printers can't deal with 8-Bit-ASCII correctly,
# so by default LMSPECS uses 7-Bit-ASCII. Turn this option to
# "Yes", if you want even lines and other graphic characters
# to be printed out. (default: No)
#
IBMASCII=No
# (24) If you want each screen to be printed out on a single page,
# there is a formfeed required after the printing. If you disable
# this option, all pages will be printed without advancing to the
# next page. (default: Yes)
#
FORMFEED=Yes
# (25) If you want to print several pages, you probably don't want the
# header to be printed on each page. If you disactivate this
# option, the header will be printed only once, so the following
# reports get shorter. (default: Yes)
PAGEHEADER=Yes
# (26) To avoid trouble when using remote-software, you can disable
# all tests which are related to the serial ports. Turn this switch
# to yes, if you want this option to be permanently activated.
# (default: No)
REMOTE=No
# (27) In some constellations the scan for soundcards leads to a
# hangup (e.g. with some NE2000-compatible network cards).
# Because this can't be avoided, in this case you should
# set this option to "No". (Default: Yes)
SOUNDSCAN=Yes
# If you cannot duplicate why your computer "crashed" while
# testing, start the program with the following command:
# lm-specs debug
# The program will be executed, step by step, interactively.
# Now you can locate the reason.
# It happens rarely that a BIOS is not yet stored in the
# program. This can be accomplished by the following command:
# lm-specs bios
# THE END